Welcome![Sign In][Sign Up]
Location:
Search - linear equations

Search list

[AlgorithmLinear-equations

Description: 求解二元一次方程,输入二元一次方程中已知的数字,计算答案-Solving linear equations in two
Platform: | Size: 199680 | Author: cgy | Hits:

[matlabDirect-method--linear-equations

Description: 线性方程直接解法的matlab程序,可作为数值分析等的学习工具。-The direct solution of linear equations matlab program, can be used as numerical analysis , and other learning tools.
Platform: | Size: 13312 | Author: cheung | Hits:

[AlgorithmSolving-linear-equations

Description: 各种线性方程组求解的FORTRAN子程序,程序简单易懂,且易修改.-a goood program for Solving linear equations
Platform: | Size: 15360 | Author: han | Hits:

[CSharpSolving-linear-equations

Description: 求解线性方程组,首先要确定方程式的个数,以及每个方程的系数,要求程序与用户交互, 在程序运行过程中,要求用户输入方程个数和方程中的系数,程序把系数存入系数矩阵中 运用消元法(高斯消元法):1.将系数矩阵消为上三角2.回代求得方程组的解-Solving linear equations, we must first determine the number of equations, and the coefficients of each equation required procedures and user interaction, The program is running, requires the user to enter the equation number and the coefficients of the equation, program coefficient deposited in the coefficient matrix Use the elimination method (Gaussian elimination): an extinction coefficient matrix is upper triangular back substitution to obtain the solution of equations
Platform: | Size: 27648 | Author: 邹成睿 | Hits:

[matlabSolve-Modular-Linear-Equations

Description: 解模块线性方程组, solve modular linear equations, 用到了extended-euclid算法求最大公约数-solve modular linear equations, use extended-euclid to compute the greatest common divisor..
Platform: | Size: 1024 | Author: yxc | Hits:

[OtherSolving-linear-equations

Description: 数值计算第二章编程作业:高斯顺序消元法、列选主元、三角分解法(Doolittle分解、Crout 分解)、全选主元、平方根法、追赶法解线性方程组-Order Gaussian elimination method, column pivoting, triangular decomposition (Doolittle, decomposition, decomposition Crout s), Select the main element, the square root of the law to catch up with the method for solving linear equations
Platform: | Size: 8192 | Author: 王争 | Hits:

[AlgorithmLinear-equations

Description: 解线性方程组的c++程序,实现了克拉默(Cramer)法则,Gauss列主元消去法,Doolittle分解法等多种内容-Solving linear equations, c++ procedures Cramer (Cramer) rule, Gauss-column primary elimination Doolittle decomposition method and other content
Platform: | Size: 3072 | Author: 宋飞 | Hits:

[matlabsolving-linear-equations

Description: 用MATLAB 实现直接求解线性方程 Direct method for solving linear equations-Solving linear equations Direct method for solving linear equations using MATLAB to achieve direct
Platform: | Size: 7168 | Author: 向强 | Hits:

[AlgorithmLinear-Equations-Solving

Description: 包含线性方程组迭代解法的共轭梯度法和最速下降法Matlab源代码级收敛性分析报告,以及线性方程组Matlab解法的参考资料-Contains linear equations iterative method for solving the conjugate gradient method and the steepest descent method Matlab source-level convergence analysis report, as well as linear equations Matlab solution reference
Platform: | Size: 4758528 | Author: 吉韦 | Hits:

[File Formatlinear-equations

Description: 实现线性方程组的求解,能解决所有线性方程组的解。-Solving system of linear equations
Platform: | Size: 1024 | Author: xiqi | Hits:

[matlabsolution-of-linear-equations

Description: matlab线性方程组的解法,包括雅各比迭代法,高斯-赛德斯迭代法,追赶法,改进平方法和sor法-matlab solution of linear equations, including Jacoby iterative method, iterative method of Gauss- Sai Desi chasing method to improve level method and sor law
Platform: | Size: 3072 | Author: 郑凯 | Hits:

[Software EngineeringSystems-of-Linear-Equations

Description: 线性方程组的直接接法与多种迭代求解方法实例m文件-Method for solving linear equations directly connected with multiple iterations instance m file
Platform: | Size: 13312 | Author: 郭晓晴 | Hits:

[Algorithmlinear-equations

Description: 线性方程的各种解法,数值计算课程必备,希望能给大家带来帮助-The solution of linear equations
Platform: | Size: 1024 | Author: 陈丽娜 | Hits:

[Algorithmsolving-linear-equations-solution

Description: 在matlab软件中用直接法求解线性方程组的解,matlab例子程序-Matlab software using the direct method for solving linear equations solution, matlab example program
Platform: | Size: 7168 | Author: water wang | Hits:

[OtherSolving-linear-equations

Description: 对线性方程组进行求解,寻找线性方程组是否有解-Solving linear equations
Platform: | Size: 3072 | Author: 宽宽 | Hits:

[Othersolution-of-linear-equations

Description: 有7种解线性方程组的算法,高斯算法,高斯列主元,高斯完全主元,LU分解法,LU列主元分解法,追赶法,高斯约旦消去法-There are seven kinds algorithm of solution of linear equations, Gaussian algorithm, out PCA Gaussian, Gaussian completely principal component, LU decomposition, LU column principal component decomposition, chasing method, Gauss-Jordan elimination method
Platform: | Size: 338944 | Author: zhangjing | Hits:

[Otherlinear-equations-iterative-algorithm

Description: 《计算科学与数值方法》中解线性方程组的迭代算法的c++代码实现-" Computational Science and numerical methods of solution of linear equations iterative algorithm c++ code to achieve
Platform: | Size: 2228224 | Author: christy9088 | Hits:

[Windows DevelopThe-solution-of-linear-equations

Description: 方便快捷计算线性方程组的解,精确高效,方便理解和掌握-Quick and easy calculation of the solution of linear equations
Platform: | Size: 10240 | Author: 卢为伟 | Hits:

[Algorithmsolving-linear-equations

Description: 线性方程组的求解,此源程序包括消去法,高斯消去法,赛德尔迭代法,SOR法等多个子程序可供解方程选择,还包括几个验证算例-code for solving the linear equations,including subroutines of four methods to choose from,respectively elimination, Gauss-elimination, Seidel interation and SOR 。Verified cases are also included
Platform: | Size: 427008 | Author: 陈静 | Hits:

[Windows Developcomplex-linear-equations

Description: 本程序利用C语言实现高斯法求解复数方程组。-C code to solve complex linear equations using Gauss method
Platform: | Size: 31744 | Author: 刘军会 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net